home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 120
/
Vol 120.iso
/
games
/
monkey_t.swf
/
scripts
/
DefineButton2_193
/
BUTTONCONDACTION on(release).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2010-11-09
|
160 b
|
8 lines
on(release){
_root.mcHST.onSubmitScorePress();
_root.alienEngine.removeAliens();
_root.removeAllTargets();
gotoAndStop("exit");
play();
}